Returns the computer system date and time. The value is updated when you recalculate the document or each time a cell value is modified.
コンピュータのシステム日付と時刻が返されます。この値は、ドキュメントを再計算したとき、またはセル値が変更されたときに更新されます。
NOW()
NOW()
NOW is a function without arguments.
NOW は引数のない関数です。
=NOW()-A1 returns the difference between the date in A1 and now. Format the result as a number.
=NOW()-A1 は、A1 の日付と現在の差を返します。数値として結果を書式設定します。